-
Home
-
WP Import – Ultimate CSV XML Importer for WordPress
-
7.10.15
-
Code
-
Classes
- NodeAbstract
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
174 |
Lines of code |
70 |
Logical lines of code |
31 |
Comment lines |
81 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setDocComment() |
S |
61 |
3 |
12 |
getDocComment() |
S |
63 |
3 |
10 |
getAttribute() |
S |
71 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
setAttributes() |
S |
81 |
1 |
3 |
getAttributes() |
S |
82 |
1 |
3 |
hasAttribute() |
S |
79 |
1 |
3 |
setAttribute() |
S |
80 |
1 |
3 |
getComments() |
S |
80 |
1 |
3 |
getLine() |
S |
79 |
1 |
3 |
getEndFilePos() |
S |
79 |
1 |
3 |
getStartFilePos() |
S |
79 |
1 |
3 |
getEndTokenPos() |
S |
79 |
1 |
3 |
getStartTokenPos() |
S |
79 |
1 |
3 |
getEndLine() |
S |
79 |
1 |
3 |
getStartLine() |
S |
79 |
1 |
3 |
jsonSerialize() |
S |
78 |
1 |
3 |